home *** CD-ROM | disk | FTP | other *** search
- Here is a port of libg++-2.0 for the atariST and gcc/g++-atariST-2.0.
- Before you can use this please make sure:
-
- - that you have updated the C library/include files to Patchlevel 78
- - that you have gcc-2.0-atariSt @Patchlevel 2
-
- - When making the library you will notice in src/makefile.3 that we
- explicitly add -I$(GXXINC) to GXXOPTS. I still have'nt figured out
- why it is needed, but if we dont secify it, we get link errors.
- NOTE that the explicit -I$(GXXINC) is not needed while making
- normal g++ applications, they work fine. only whilst building the library
- this problem shows up.
-
- - This code abuses the C language like you wont believe and as a consequence
- of this it does not stand a prayer of working with -mshort. i fixed
- up quite a few very flagarant abuses, but to make it work with -mshort
- will take a lot more work.
-
- - After you build and install the libs, you must try all the tests and they
- must all pass and match tests/expected.out (if you use the gulam script
- test32.g, it will produce the file 'out', which may be diffed with
- tests/expected.out). When running trational have some patience, as it does
- take some time.
-
- - David Boyce where are you?? i hate hacking this stuff alone :-)
-
- cheers,
- --
- bang: uunet!cadence!bammi jwahar r. bammi
- domain: bammi@cadence.com
- GEnie: J.Bammi
- CIS: 71515,155
-